-
Hi I'm trying to convert a formula to a column formula but get an error message
I'm using below formula, what is wrong in it, anybody got a clue? =IF(NOT(ISBLANK([Completion Date]@row)); 5; IF([Target Completion Date]@row >= TODAY(); 1; IF([Target Completion Date]@row >= T…1 ·